Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting
Introduction
The OpenEdgeŽ Debugger is an interactive tool that allows you to control and monitor the execution of compilable Progress procedures. With the Debugger, you can execute a procedure and its subprocedures, stepping through procedures line by line or stopping at specified lines and then resuming execution from those points. You also can examine data from the procedure you are running, including the names and contents of variables it defines, and you can modify this data.
In addition, you can use two debugging modes, distributed debugging and remote debugging, to examine code associated with a distributed application.
This chapter contains the following sections:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |